projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7a4720e
)
(BSD): Define as 42.
author
Richard M. Stallman
<rms@gnu.org>
Wed, 11 May 1994 00:19:21 +0000
(
00:19
+0000)
committer
Richard M. Stallman
<rms@gnu.org>
Wed, 11 May 1994 00:19:21 +0000
(
00:19
+0000)
(BSD4_2): Define as 1. This makes it like bsd4-3.h.
src/s/bsd4-2.h
patch
|
blob
|
history
diff --git
a/src/s/bsd4-2.h
b/src/s/bsd4-2.h
index 6fdd3441168fe0add63f7f6c5a0a271be3db8f99..ac61e242818bc4d82b5ee9a935523d652a4a26c3 100644
(file)
--- a/
src/s/bsd4-2.h
+++ b/
src/s/bsd4-2.h
@@
-24,11
+24,11
@@
the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
*/
#ifndef BSD4_2
-#define BSD4_2
+#define BSD4_2
1
#endif /* BSD4_2 */
#ifndef BSD
-#define BSD
1
+#define BSD
42
#endif /* BSD */
/* SYSTEM_TYPE should indicate the kind of system you are using.